object Form1: TForm1 Left = 320 Top = 159 Width = 408 Height = 227 BorderIcons = [biSystemMenu, biMinimize] Caption = 'CHIP May�s CD' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 400 Height = 200 Picture.Data = {} end object qt: TShape Left = 106 Top = 104 Width = 201 Height = 25 Cursor = crHandPoint Brush.Style = bsClear Pen.Color = clWhite Pen.Style = psClear OnMouseDown = qtMouseDown end object run: TShape Left = 12 Top = 152 Width = 143 Height = 25 Cursor = crHandPoint Brush.Style = bsClear Pen.Style = psClear OnMouseDown = runMouseDown end object explore: TShape Left = 221 Top = 162 Width = 162 Height = 24 Cursor = crHandPoint Brush.Style = bsClear Pen.Style = psClear OnMouseDown = exploreMouseDown end end